bitkeeper revision 1.294 (3f0a9f16gdwvRs89xXMLxr3DvV1dgg)
authorsos22@labyrinth.cl.cam.ac.uk <sos22@labyrinth.cl.cam.ac.uk>
Tue, 8 Jul 2003 10:38:14 +0000 (10:38 +0000)
committersos22@labyrinth.cl.cam.ac.uk <sos22@labyrinth.cl.cam.ac.uk>
Tue, 8 Jul 2003 10:38:14 +0000 (10:38 +0000)
commitdff6ba1a0dd1440851e1d708b33a8f666ea283b9
tree62aadf16d0149b01772d034c52a6e10a580d82f5
parente860bbb72ef622de3535c97d3f47cf2735922bd6
bitkeeper revision 1.294 (3f0a9f16gdwvRs89xXMLxr3DvV1dgg)

Switch from using magic messages to map domain memory to using
a magic ioctl.

There's something very weird in this code: if userspace forgets to
unmap the memory, the next time it's called, it crashes.  It looks
like the old code had the same bug, so I'm going to pretend it isn't
there for a little while.
tools/internal/xi_build.c
xen/include/hypervisor-ifs/dom0_ops.h
xenolinux-2.4.21-sparse/arch/xeno/drivers/dom0/dom0_core.c